home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat3 / Tcl / join.z / join
Text File  |  1998-10-30  |  1KB  |  67 lines

  1.  
  2.  
  3.  
  4. jjjjooooiiiinnnn((((3333TTTTccccllll))))                                                          jjjjooooiiiinnnn((((3333TTTTccccllll))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      join - Create a string by joining together list elements
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      jjjjooooiiiinnnn _l_i_s_t ?_j_o_i_n_S_t_r_i_n_g?
  13.  
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      The _l_i_s_t argument must be a valid Tcl list.  This command returns the
  17.      string formed by joining all of the elements of _l_i_s_t together with
  18.      _j_o_i_n_S_t_r_i_n_g separating each adjacent pair of elements.  The _j_o_i_n_S_t_r_i_n_g
  19.      argument defaults to a space character.
  20.  
  21.  
  22. KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  23.      element, join, list, separator
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.